-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Redmine 6 compliance #41
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
dkastl
commented
Nov 19, 2024
- Ensures Redmine 6 compliance
- Uses SVG icons
- Replaces dotdotdot jQuery library with CSS truncation
- Drops support for Redmine 4
sanak
approved these changes
Nov 19, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dkastl Thanks for update!
I confirmed basic operation on both Redmine 6.0 and 5.1.
dkastl
added a commit
that referenced
this pull request
Dec 10, 2024
* Added translation using Weblate (German) (#18) * None (#23) * Translated using OSGeo Weblate (English) Currently translated at 100.0% (10 of 10 strings) Translation: GTT Project/Redmine Text Blocks Plugin Translate-URL: https://weblate.osgeo.org/projects/gtt-project/redmine_text_blocks/en/ * Translated using OSGeo Weblate (Japanese) Currently translated at 100.0% (10 of 10 strings) Translation: GTT Project/Redmine Text Blocks Plugin Translate-URL: https://weblate.osgeo.org/projects/gtt-project/redmine_text_blocks/ja/ * Translated using OSGeo Weblate (German) Currently translated at 100.0% (10 of 10 strings) Translation: GTT Project/Redmine Text Blocks Plugin Translate-URL: https://weblate.osgeo.org/projects/gtt-project/redmine_text_blocks/de/ Co-authored-by: Daniel Kastl <[email protected]> * Fixes i18n format Signed-off-by: Daniel Kastl <[email protected]> * Lints Markdown Signed-off-by: Daniel Kastl <[email protected]> * Prepares minor release Signed-off-by: Daniel Kastl <[email protected]> * Fixes Markdown issue Signed-off-by: Daniel Kastl <[email protected]> * Fixes missing closing tag Signed-off-by: Daniel Kastl <[email protected]> * Support redmine trunk (>=r22488) build and drop ruby 2.6 from CI * Exclude redmine:master + ruby:2.7 in CI * Update actions/checkout@v4 to use Node.js 20 * Adds wiki-edit class to form element, fixes #35 * Replace removed jQuery api '.size()' to '.length' * Redmine 6 compliance (#41) * Refactor text block views and styles, add SVG icons, and update plugin version * Remove jQuery dotdotdot plugin, update text block styles for truncation * Update README to reflect Redmine 5.0 compatibility and improve formatting * Update CI test for Redmine 6 * Exclude CI matrix 5.1-stable x 3.3 combination * Update comment part in CI --------- Co-authored-by: Ko Nagase <[email protected]> --------- Signed-off-by: Daniel Kastl <[email protected]> Co-authored-by: OSGeo Weblate <[email protected]> Co-authored-by: Ko Nagase <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.